Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #6652 - Improve ReservedThreadExecutor dump. (#6653) #6662

Merged

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Aug 24, 2021

Fixes #6652 - Improve ReservedThreadExecutor dump.

Filtering out non-reserved threads in dump() and doStop().

Signed-off-by: Simone Bordet simone.bordet@gmail.com
Co-authored-by: Greg Wilkins gregw@webtide.com
(cherry picked from commit b2a0236)

Fixes #6652 - Improve ReservedThreadExecutor dump.

Filtering out non-reserved threads in dump() and doStop().

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
Co-authored-by: Greg Wilkins <gregw@webtide.com>
(cherry picked from commit b2a0236)
@sbordet sbordet requested a review from gregw August 24, 2021 21:17
@sbordet
Copy link
Contributor Author

sbordet commented Aug 24, 2021

Forward port of #6653.

@sbordet sbordet merged commit e8beb58 into jetty-10.0.x Aug 25, 2021
@sbordet sbordet deleted the jetty-10.0.x-6652-improve-reserved-thread-executor-dump branch August 25, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve ReservedThreadExecutor dump
2 participants